Welcome![Sign In][Sign Up]
Location:
Search - quick sort

Search list

[source in ebookAll-kinds-of-sort

Description: 本代码实现了几乎所有的排序算法,如冒泡排序,选择排序,基数排序,快速排序等。-This source code implements all kinds of basic sorting algorithm, such as bubble sort,radix sort,select sort,quick sort and so on.
Platform: | Size: 5120 | Author: 肖斌 | Hits:

[Windows Developquick

Description: 经过改良后的快速排序算法,能够较快的实现快速排序,去除了一些不稳定因素-quick sort
Platform: | Size: 364544 | Author: 顾天龙 | Hits:

[Data structs09-03-sort

Description: 各种排序算法的分析,比如快速排序,比如线性排序等-Analysis of the various sorting algorithms, such as quick sort, such as linear ranking
Platform: | Size: 1371136 | Author: 林嘉 | Hits:

[Data structsSort

Description: 排序程序,包含快速排序、归并排序、谢尔排序、插入排序。输出了比较次数和移动次数。-It is a sort program, including quick sort, merge sort, shell sort and insert sort.It outputs the compare times and movement times.
Platform: | Size: 12288 | Author: bert | Hits:

[Windows DevelopSort

Description: 五种排序算法的比较,分别是快速排序,插入排序,选择排序,自底向上排序和合并排序。-Comparison of five sorting algorithms, namely, quick sort, insertion sort, selection sort, bottom-up sequencing and merging sort.
Platform: | Size: 2048 | Author: ben | Hits:

[Data structssort

Description: 六种排序的比较 包含了快速排序,冒泡排序,堆排序,选择排序,插入排序,希尔排序-Comparative sequencing of six includes the Quick Sort, Bubble Sort, Heap Sort, Selection Sort, Insertion Sort, sorting Hill
Platform: | Size: 5120 | Author: 王丹 | Hits:

[Mathimatics-Numerical algorithmsSort

Description: Bubble Sort Insertion Sort Quick Sort
Platform: | Size: 1024 | Author: Bruce Katz | Hits:

[Windows Developgpuqsortlib

Description: gpu 快速排序,利用gpu实现快速排序,是目前最有效率的一种-quick sort by gpu
Platform: | Size: 23552 | Author: liqiang | Hits:

[Data structssort

Description: 由C++实现的各种排序算法,包括直接插入排序、希尔排序、冒泡排序、快速排序、选择排序等-By the C++ to achieve a variety of sorting algorithms, including the direct insertion sort, Hill sort, bubble sort, quick sort, selection sort, etc.
Platform: | Size: 25600 | Author: yangbo | Hits:

[Data structssort

Description: 排序算法,包括冒泡,希尔,堆排序,快速排序,简单选择排序,插入排序-Sorting algorithm, including the bubble, Hill, Heap Sort, Quick Sort, the simple choice to sort, Insertion Sort
Platform: | Size: 4096 | Author: zgk | Hits:

[Mathimatics-Numerical algorithmsSort

Description: 通过Java语言实现了选择、插入、冒泡、希尔、快速、归并、堆、基数等8种排序算法-Java based selection, insertion, bubble, shell, quick, merge, heap, radix sorting algorithm
Platform: | Size: 11264 | Author: 陈昱安 | Hits:

[Mathimatics-Numerical algorithmsSort

Description: Implementation of sorting algorithms (straight selection, straight insertion, bubble sort and quick sort) with perfomance analysing.
Platform: | Size: 6144 | Author: ReneDekart | Hits:

[Data structssort

Description: 详细介绍计数排序,快速排序,堆排序等的定义及算法实现-Details count sort, quick sort, heap sort, such as the definition and algorithm
Platform: | Size: 251904 | Author: 天雨 | Hits:

[Othersort

Description: 本程序依次生成10个随即数组,然后分别用归并排序和快速排序 进行排序,统计两种排序所用时间,在屏幕上打印出来。-This procedure in turn generates an array of 10 immediately, and then were used to sort and quick sort merge sort, statistics used in two kinds of sorting time on the screen print.
Platform: | Size: 7168 | Author: 王连 | Hits:

[Windows Developqucksort

Description: Quick sort implementation in C language.
Platform: | Size: 7168 | Author: tdfs | Hits:

[OtherArraySort

Description: 排序算法 一、实验目的 掌握各种排序方法的实现思想。 二、实验内容 1、创建排序类。 2、提供操作:选择排序、冒泡排序、插入排序、*基数排序、*快速排序、*归并排序。 3、*能够显示各种排序算法的中间过程-A sorting algorithm, experimental purposes to master a variety of sorting methods to realize a thought. Second, the content of an experiment to create sort class. 2, providing operations: selection sort, bubble sort, insertion sort, radix sort*,* quick sort* merge sort. 3,* can display a variety of intermediate process of sorting algorithms
Platform: | Size: 232448 | Author: 张效群 | Hits:

[Embeded LinuxSort

Description: 1、折半插入的排序 2、直接插入排序(两种方法实现) 3、选择排序 4、起泡排序 5、快速排序(两种方法实现)-1, binary insertion sort 2, direct insertion sort (two ways) 3, select the sort 4, 5, bubble sort, quick sort (two ways)
Platform: | Size: 1024 | Author: 依然 | Hits:

[Data structssort

Description: 产生十个随机数并组成数组,然后进行快速排序和归并排序-Generate 10 random numbers and form an array, and then a quick sort and merge sort
Platform: | Size: 1024 | Author: gao | Hits:

[MPIomp_qs

Description: 一个调用OpenMP的实现多线程快速排序的算法实现 gcc4.2 调试通过-A call to the realization of multi-threaded OpenMP Quick Sort Algorithm gcc4.2 debugging through
Platform: | Size: 1024 | Author: 瞧瞧 | Hits:

[Algorithmsort

Description: merge sort and quick sort-sorting
Platform: | Size: 104448 | Author: jay | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net